projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1d5eaf
)
[WINDOWSNT]: Include io.h.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 11 Apr 1996 01:39:53 +0000
(
01:39
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 11 Apr 1996 01:39:53 +0000
(
01:39
+0000)
lib-src/etags.c
patch
|
blob
|
history
diff --git
a/lib-src/etags.c
b/lib-src/etags.c
index 8463e01443e787ee10caa0969509ac910159a4f3..ba1ac984156e4029cddb35ecc6b23cf4147a3f1c 100644
(file)
--- a/
lib-src/etags.c
+++ b/
lib-src/etags.c
@@
-50,6
+50,7
@@
char pot_etags_version[] = "@(#) pot revision number is 11.59";
# include <stdlib.h>
# include <fcntl.h>
# include <string.h>
+# include <io.h>
# define MAXPATHLEN _MAX_PATH
#endif